home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 3 / AGA Experience Volume 3 (1997)(NFA - SAdENESS)[!].iso / software / utilities / programmers / gamesmaster / includes / proto / games.h
Encoding:
C/C++ Source or Header  |  1996-06-11  |  174 b   |  8 lines

  1. #ifndef PROTO_GAMES_H
  2. #define PROTO_GAMES_H
  3. #include <exec/types.h>
  4. extern struct GMSBase *GMSBase ;
  5. #include <clib/games_protos.h>
  6. #include <pragmas/games_pragmas.h>
  7. #endif
  8.